home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11586 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: newshost.netinfo.com.au!usenet
  2. From: Alan Brain <aebrain@dynamite.com.au>
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 15 Mar 1996 08:09:58 GMT
  6. Organization: Netinfo Pty Ltd - Canberra Australia
  7. Message-ID: <4ib8km$fl3@fred.netinfo.com.au>
  8. References: <313B44AE.4134@mtm.syr.ge.com> <4i97oc$ot7@ra.nrl.navy.mil> <4i9i9b$mjb@watnews1.watson.ibm.com> <4i9ld6$m2v@rational.rational.com> <4ialjg$oie@goanna.cs.rmit.EDU.AU>
  9. NNTP-Posting-Host: dialup3.dynamite.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. Dale Stanbrough <dale@goanna.cs.rmit.EDU.AU> wrote:
  16. >"Does ADA provide its own OS, its own editor and 
  17. >its own hardware so that you never need to use anything else?"
  18. >
  19. >
  20. >What ever did happen to the APSE (Ada programmers support environment)
  21. >which was going to be the ultimate IDE (but never quite got anywhere,
  22. >as far as I can tell)?
  23.  
  24. Every Ada compiler I've ever used for production purposes - Alsys, Thomson, Verdix, 
  25. Telesoft, HP, Meridien, and a few I forget - had such things as an editor, a linker, 
  26. and especially a library manager.
  27.  
  28. ie APSE is standard. Rather than 'ultimate', I'd call it 'minimal' - for example, it 
  29. lacks a good versioning CMS - you can get away with as minimal a functionality as, 
  30. say, Turbo-C's.
  31.  
  32. I have a suggestion: try actually using GNAT (free), or the $99 Thomson compiler.  
  33. The latter also has all sorts of GUI builders, bindings to Windows etc.  
  34.  
  35.